| AdProgramFee |
| Logical Entity Name | AdProgramFee |
| Default Table Name | AdProgramFee |
| Physical Only | NO |
| Definition | |
| Note |
| AdProgramFee Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdProgramFeeID |
int | NO | ||
AdProgramVersionID |
int | NO | ||
| SaBillCodeID | int | NO | ||
| TranNum | int | NO | ||
| Amount | money | NO | ||
| AcadYear | numeric(3, 0) | NO | ||
| OneTimeFee | bit | NO | ||
| Userid | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| TermSequence | numeric(9, 0) | NO | ||
| RevenueUnits | money | YES | ||
| Offset | int | YES |
| AdProgramFee Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AdProgramFee_AdProgramFeeID_U_C_IDX | PrimaryKey | AdProgramFeeID |
| AdProgramFee Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdProgramVersion | Non-Identifying | One To Zero or More | FK_AdProgramFee_AdProgramVersionID_AdProgramVersion_AdProgramVersionID | AdProgramVersionID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdProgramFee Check Constraints |
| Check Constraint Name | CheckConstraint |